Location Repository_ Factory
Functions
Link copied to clipboard
open fun create(contextProvider: Provider<Application>, locationManagerProvider: Provider<LocationManager>): LocationRepository_Factory
Link copied to clipboard
open fun newInstance(context: Application, locationManager: Lazy<LocationManager>): LocationRepository